defconfig: Add a config for AM43xx secure part
authorMadan Srinivas <[email protected]>
Fri, 20 May 2016 00:10:49 +0000 (19:10 -0500)
committerTom Rini <[email protected]>
Fri, 27 May 2016 19:41:35 +0000 (15:41 -0400)
commitdf277e66b3fbaaf989ef14f74a8351b32189d134
tree7ae3c019f0f697d993137ec9a70482c9490d2c60
parenta5051b727eaf098a18cf0e77f2cd8e61b71c888a
defconfig: Add a config for AM43xx secure part

Adds a new defconfig file for the AM43xx secure device.
This is the same as for the non-secure part, except for:
CONFIG_TI_SECURE_DEVICE option set to 'y'
CONFIG_ISW_ENTRY_ADDR updated for secure images.

Signed-off-by: Daniel Allred <[email protected]>
Signed-off-by: Madan Srinivas <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
configs/am437x_hs_evm_defconfig [new file with mode: 0644]